home *** CD-ROM | disk | FTP | other *** search
- topaz.font
- Rev 18-Sept-85
- 32 $000 $fff $000 $d00 $f00 $f80 $f90 $fb0
- $fd0 $ff0 $bf0 $8e0 $0f0 $2c0 $0b1 $0bb
- $0db $1fb $6fe $6ce $00f $61f $06d $91f
- $c1f $f1f $666 $db9 $c80 $336 $d00 $CC6
- %window 0 0 0 320 200 "Demo.Window" $1800 $0648
- %clear 0
- %start
- %font rhinestone.font 8
- ;
- ; Begining of demo ... Hook screens
- ;
- %load Hello.ani clear 0 delay $10 animate 0 4
- %clrtxt 25 164 315 199 penb 0
- For a demonstration of Multi-tasking on the Amiga personal computer,
- please press the Space Bar.
- %delay $7000 cycle 4 5 5 0 0
- ;
- ; "Holding" animation
- ;
- %clear 0 color 31 $CC6
- %load holding.ani
- %delay $0300 animate 0 26
- %clrtxt 30 164 300 199 pena 1 penb 0
- Do you enjoy spending your day being put on hold on the phone?
- %pena 31
- (press the space bar to continue)
- %delay $0D00 cycle 103
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 27 30 31 28 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- 27 30 29 31 32 33 34 35 36 37 38
- 30 31 32 33 34 35 36 37 38
- ;
- ; "BagLady" animation
- ;
- %pena 0 rfill 310 199 10 164
- %cset2 load baglady.ani
- %delay $00 animate 0 9
- %clrtxt 40 164 280 199 pena 1 penb 0
- Does waiting in line at the supermarket make your day more productive?
- %load baglady.ani delay $2E00 color 2 $CC6 pena 2
- (press the space bar to continue)
- %kids cycle 10 10 10 10 10 10 10 11 12 11 10
- ;
- ; Amiga Guy animation
- ;
- %clrtxt 20 167 310 199
- %load amigaGuy.ani delay 0 animate 0 12
- %pena 0 rfill 10 170 0 150 rfill 319 170 310 150 pena 1
- The whole idea of a personal business computer is to save you time,
- and increase your productivity.
- %delay $7000 cycle 4 13 13 14 14
- %clrtxt 20 164 300 199
- %delay $0700 stamp 14 animate 17 24
- But often, it seems personal computers force you to spend a lot of time
- waiting. Press the space bar and I'll explain.
- %delay $7000 cycle 4 16 16 15 15
- ;
- ; "Series" animation
- ;
- %clear 0
- %load series.ani
- %stamp 0 pena 0 rfill 315 142 180 108 efx2 clrtxt 20 164 300 199
- Most personal computers are only able to do one thing at a time. If you
- have 3 things to do, you must do each in sequence, one after the other.
- %wait clrtxt 20 164 300 199
- And while the computer is finishing each task, you must sit and watch
- while the computer works.
- %delay $0C00 clock1 animate 1 7 pause 4 $8000 animate 8 21 pause 4 $8000
- %animate 22 35 pause 3 0 clrtxt 20 164 300 199
- Waiting for your computer is not a very productive
- way to spend your time.
- %color 28 $CC6 pena 28
- (press the space bar to continue)
- %wait clrtxt 20 164 300 199 load parallel.ani
- The Amiga however is able to do several things at the same time. That's
- called multi-tasking.
- ;
- ; Parallel task example
- ;
- %delay $0A00 animate 0 17 pena 0 rfill 315 142 180 108 efx2 wait
- %clrtxt 20 164 300 199
- You don't have to wait for the computer to finish one task before
- going on to the next.
- %clock2 delay $0A00
- %animate 18 26 pause 2 0 animate 41 48 pause 2 0 animate 35 40
- %pause 2 0 clrtxt 20 164 300 199
- By being able to multi-task, the Amiga can truly increase your
- productivity. Let's take a look at an example...
- %wait
- ;
- ; This is Fred...
- ;
- %clear 0 load Fred.ani delay $0200 animate 0 8
- %clrtxt 5 158 315 199
- This is Fred. He owns a small business, and a personal computer, and
- wants to send a flyer about upcoming specials to a bunch of his
- customers. We're going to help him.
- %delay $1D00 cycle 4 9 10 9 11
- %pena 0 rfill 315 199 2 158 clrtxt 20 164 300 199
- First we have to sort thru his list of customers, then write the flyer, and
- then print all the letters.
- %cycle 4 9 10 9 11 clrtxt 20 164 300 199
- First let's tell his computer to sort all the names. Press the key marked
- "F1" to start the computer sorting.
- %font topaz.font 8
- %wait clear 0 load myColors.ani pena 10 rfill 319 10 0 0
- %pena 0 penb 10 @ 20 8
- Fred's Computer
- %penb 0 pena 10 @ 2 30
- Sorting Customers by Address.
- %font rhinestone.font 8
- %pena 9 move 0 160 draw 319 160 move 0 162 draw 319 162
- %clrtxt 20 164 300 199 pena 1
- Now the computer is sorting, and we have to wait for it to finish before
- doing anything else.
- %font topaz.font 8
- %efx6 2 30 3000
- %clrtxt 20 164 300 199 pena 1 font rhinestone.font 8
- Finially it's done. Notice that we had to sit around watching until
- the computer finished the task.
- %color 8 $CC6 pena 8
- (press the space bar to continue)
- %wait
- %clrtxt 20 164 300 199
- Now we are ready to type up the flyer. Press the key marked "F2".
- %wait clrtxt 1 12 319 130 cset2 load cset.printer color 28 $4D0 pena 28
- ;
- ; User finishes memo by typing name
- ;
- and because I value your business I enjoy extending to you these special
- values. Please come in and see our wide variety of wedding and
- personalized birthday cakes, as well as our every-day low prices on
- quality baked goods. Looking forward to serving you...
- %clrtxt 20 164 310 199 pena 1
- To finish up the letter...just type "Fred the Baker" then press the RETURN
- key.
- %input 28 150 95 8 30 clrtxt 10 164 310 199
- Now we tell his computer to start printing the letter to each person on
- Fred's mailing list: Press the key marked "F3".
- %wait clrtxt 10 164 310 199 load yoyo.ani clear 0
- ;
- ; Printer animation with Fred & Yoyo
- ;
- %delay $10 animate 21 28 stamp 0 clrtxt 2 155 315 199
- It will take 2 hours to finish printing all these flyers. Fred would like
- to get on with the rest of his work, but he'll have to wait until after
- lunch to use his computer again. (Not a very productive use of his time)
- %delay $0A00 cycle 40
- 29 1 32 2 33 3 34 4 35 5 30 6 34 7 33 8 32 9 31 10
- 29 11 32 12 33 13 34 14 35 15 30 16 34 17 33 18 32 19 31 20
- %clrtxt 2 155 315 199
- ;
- ; Rose's Flower Shop
- ;
- %cset2 load Rose3.ani
- %delay $0000 animate 0 6 clrtxt 20 164 310 199
- This is Rose. She also owns a small business, and wants to send out a flyer
- to her customers too. She's using an Amiga personal computer. Let's help
- her too.
- %delay $2600 cycle 4 7 9 8 9 clrtxt 20 164 310 199
- To sort her list of customers, press the "F1" key.
- %cycle 4 7 9 8 9
- ;
- ; Starting sorting Rose's customers
- ;
- %color 0 $038 clear 0 pena 1 move 0 0 draw 319 0 draw 319 199 draw 0 199
- %draw 0 0 rfill 319 10 0 0 pena 0 penb 1 @ 2 8
- Amiga Personal Computer
- ; draw sort window
- %pena 0 rfill 220 80 5 15 color 8 $fd0 color 6 $f90
- %pena 8 penb 0 move 5 15 draw 220 15 draw 220 80 draw 5 80 draw 5 15
- %rfill 220 24 5 15 pena 0 penb 8 @ 10 23
- Data Base
- ; clear text at bottom and draw bar
- %penb 0 pena 0 rfill 319 199 0 160 color 28 $4D0 pena 1
- %move 0 160 draw 319 160
- %clrtxt 5 164 315 199 pena 28
- Now...instead of having to wait for the Amiga to finish, we can immediately
- start working on the letter. Press the key marked "F2" to use her Word
- Processor.
- %efx5 15 40 3000 $5000 0 wait clrtxt 5 164 315 199
- ;
- ; Open Memo to edit while still sorting
- ;
- %pena 0 rfill 300 155 20 60
- %pena 6 move 20 60 draw 300 60 draw 300 155 draw 20 155 draw 20 60
- %rfill 300 69 20 60 pena 0 penb 6 @ 25 68
- Word Processor
- %clrtxt 24 71 299 150 cset2 load cset.printer pena 1 penb 0
- and because I value your business I enjoy extending to you these special
- values. Please come in and see our wide variety of flowers and
- indoor plants, as well as our every-day low prices on
- containers and potting materials. Looking forward to serving you...
- %clrtxt 20 164 300 199 pena 28
- Notice that the Amiga is STILL working on the sort...while we go on to the
- next job.
- %wait
- ;
- ; Have user finish memo
- ;
- %clrtxt 20 164 300 199 pena 28
- Type "Rose Thornbush" then press the RETURN key. By being able to
- multi-task the Amiga saves you time.
- %input 1 160 140 8 20
- %clrtxt 20 164 300 199 pena 28
- The Amiga is able to continue working, while we move on to
- the next job at hand.
- %wait efx5 0 clrtxt 20 164 300 199 pena 28
- Now we need to print the letters. Press the "F3" key.
- %wait clrtxt 20 164 300 199 cset2 load Rose3.ani
- ;
- ; Rose typing while printer spits paper
- ;
- %color 0 $000 clear 0 delay $10 animate 0 6 stamp 10 clrtxt 15 164 315 199
- It will still take 2 hours to finish printing, but with the Amiga, you can
- immediately go on to something else, while it continues to work in the
- background.
- %delay $0A00 cycle 33
- 10 11 7 12 13 9 14 15 8 16 17 9 19 20 8 21
- 22 7 23 24 9 25 26 8 27 28 9 29 30 7 31 10 8
- %clrtxt 15 164 315 199 load End.ani delay $10 animate 21 29 stamp 34 stamp 0
- Now...once again...Which would you rather have:
- a) a computer that puts you on hold and makes you wait; or
- b) an Amiga. The computer you don't have to wait for.
- %delay $0A00 cycle 30
- 1 31 2 3 32 4 5 33 6 7 32 8 9 31 10
- 11 32 12 13 33 14 15 32 16 17 33 18 19 32 20
- %clear 0 load hello.ani delay $10 animate 0 4
- %clrtxt 20 164 310 199
- Ask a salesperson to show you more about the Amiga Personal Computer.
- %delay $7000 cycle 4 5 5 0 0
- %clear 0 restart end
-
-
-